home *** CD-ROM | disk | FTP | other *** search
/ Champak 109 / Vol 109.iso / games / free_sty.swf / scripts / frame_25 / DoAction.as
Text File  |  2008-11-12  |  104b  |  7 lines

  1. _root.stopSound();
  2. if(_root.life > 0)
  3. {
  4.    _root.gotoAndStop("go");
  5. }
  6. _root.score = _root.score2;
  7.